#titleAlt{
	left: -1px;
	padding-left: 1px;
}

#titleAlt h1 {
	padding-left: 30px;
}

header{
	min-height:0;
}

#wrapper{
	margin-top: 95px!important;
}

header {
	height: 50px;
	height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {	

header {
	/*height: 0px;*/
}


#wrapper{
/*margin-top: 14%!important;*/
margin-top: 95px!important;
}
}

@media only screen and (max-width: 768px) {
#wrapper{
/*margin-top: 14%!important;*/
margin-top: 95px!important;
margin-left: 0px!important;
margin-right: 0px!important;
margin-bottom: 0px!important;
width: 100%!important;
}


#titleAlt h2 {
	font-size: 12px!important;
	padding-left: 30px;
}

header {
	/*height: 0px;*/
}


}

@media only screen and (max-width: 767px) {


#cwrap #menuBtn {
margin-top: 25px;	
}


#wrapper {
	margin: 0;
}

#titleAlt {
	/*position: relative;
	top: 0;*/
	line-height: normal;
	height: auto;
	padding-top: 25px;
	
	text-align: left!important;
	top: -100px;
}

#titleAlt h1 {
	display: block;
	padding-bottom: 0px;
	}


#titleAlt h2 {
	display: block;
	}

}



@media only screen and (max-width: 320px) {



#titleAlt h2 {
	font-size: 11px!important;
}

}